Small documentation tweaks in font choosers
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 Feb 2012 00:39:10 +0000 (19:39 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2012 21:36:55 +0000 (16:36 -0500)
gtk/deprecated/gtkfontsel.c
gtk/gtkfontchooserdialog.c
gtk/gtkfontchooserwidget.c

index e2f715610a70795fb09d466001add8a014125166..9b64107cd163cb656fe4dfc80d218cf2b1683c0b 100644 (file)
@@ -1635,7 +1635,7 @@ gtk_font_selection_set_preview_text  (GtkFontSelection *fontsel,
 
 /**
  * SECTION:gtkfontseldlg
- * @Short_description: A dialog box for selecting fonts
+ * @Short_description: Deprecated dialog box for selecting fonts
  * @Title: GtkFontSelectionDialog
  * @See_also: #GtkFontSelection, #GtkDialog, #GtkFontChooserDialog
  *
index cf1cecac05be8308082a40f4f202bc920c4bca18..2f68c05b8325bfd9171aba2b7c805be0aa947d4d 100644 (file)
@@ -46,12 +46,12 @@ struct _GtkFontChooserDialogPrivate
 };
 
 /**
- * SECTION:gtkfontchooserdlg
- * @Short_description: A dialog box for selecting fonts
+ * SECTION:gtkfontchooserdialog
+ * @Short_description: A dialog for selecting fonts
  * @Title: GtkFontChooserDialog
  * @See_also: #GtkFontChooser, #GtkDialog
  *
- * The #GtkFontChooserDialog widget is a dialog box for selecting a font.
+ * The #GtkFontChooserDialog widget is a dialog for selecting a font.
  * It implements the #GtkFontChooser interface.
  *
  * <refsect2 id="GtkFontChooserDialog-BUILDER-UI">
index e8c160a12bdb1f944cad9aa6fc9f2b05a35af803..4188fc9613baaeda006e9ccc137eb5d43a7aabe8 100644 (file)
@@ -51,7 +51,7 @@
 #include "gtkgrid.h"
 
 /**
- * SECTION:gtkfontchooser
+ * SECTION:gtkfontchooserwidget
  * @Short_description: A widget for selecting fonts
  * @Title: GtkFontChooserWidget
  * @See_also: #GtkFontChooserDialog